You can take advantage of the dynamic reporting feature of IQA to generate many of the reports you need, without using any report editors:
1. In the Document System, browse to your query and choose Edit.
2. Click Report to generate a report that is dynamically formatted using the settings you control through SystemConfig parameters.
3. Under Options, select Save Report Definition to iMIS.
4. Browse to the save location you specified and edit the outputs as needed:
□ Reporting Services Template:
, which exports as [QueryName].rdl
□ Reporting Services Report:
, which exports as [Query
Name] and binds template to query
For example, you might edit the report’s Parameters tab to hide the report’s parameters at run-time or to preset values (such as to make this report display Texas locations only).
5. Create a content record with an
SSRS iPart to display your new report: 
□ In Content Designer > Manage content, open an appropriate folder to house your new report.
□ From the toolbar, select New > Website content.
□ For add new content, open the Utility folder and select the SSRS Report iPart.
□
Configure the iPart to point to the report (
) you just created.
6. Deploy the content into the site through a new navigation item, tagging, or other method.